home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 1996 September / inter@ivo 1996-09.iso / cybint8 / bin / credits.dxr / 00008.ls < prev    next >
Encoding:
Text File  |  1996-08-02  |  115 b   |  8 lines

  1. on exitFrame
  2.   if the movieTime of sprite 3 >= the duration of cast 7 then
  3.     go(3)
  4.   else
  5.     go(2)
  6.   end if
  7. end
  8.